#wrapper {
	position:absolute;
	width:980px;
	height:400px;
	top:30%;
	left:30%;
	margin-top:-200px;
	margin-left:-290px;
	text-align:center;
}

#videoswrap {
	position:relative;
	height:150px;
}
#footer {
	position:relative;
	width:776px;
	height:80px;
	padding-top:30px;
	background:url(/statics/zkhn/images/footer.png) no-repeat;
}
#links, #videos {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
#links li {
	float:left;
	margin-left:70px;
}
#videos li {
	float:left;
	margin-left:30px;
}
#fancy_div {
	background:url(/statics/zkhn/images/video_bg.png) no-repeat;
}
